Re-exports

pub use flags::*;

Modules

Structs

Memory chunk that superseeds the snapshot memory if any.

Snapshot V3 representation. Can be saved in snapshot V1 or v2.

Raw chunk data.

Unknwon kind of chunk

Enums

Represents any kind of chunks in order to manipulate them easily based on their semantic

3 different states are possible. No memory, 64kb or 128kb

Constants

! Re-implementation of createsnapshot by Ramlaid/Arkos ! in rust by Krusty/Benediction Original options